COLO-proxy: Fix argument check error
authorZhang Chen <zhangchen.fnst@cn.fujitsu.com>
Thu, 23 Mar 2017 11:43:55 +0000 (19:43 +0800)
committerWei Liu <wei.liu2@citrix.com>
Thu, 23 Mar 2017 12:00:44 +0000 (12:00 +0000)
commitba7a5da15ee85a88d18749c5aa30b3a19ab69d45
treeacf2808bb6d3cb2014c7cd2f1e701f6f3a8be4a9
parent8d95b96da1a810bd80e51ac5fb2df37b6e61b711
COLO-proxy: Fix argument check error

Here, we should check the 'outdev' before use.

Signed-off-by: Zhang Chen <zhangchen.fnst@cn.fujitsu.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl_dm.c